home *** CD-ROM | disk | FTP | other *** search
/ Champak 147 / (Vol 147) Jan 21 2012.iso / Interface / it.dig / scripts / frame_1 / PlaceObject2_40_Button_109 / CLIPACTIONRECORD on(press).as < prev   
Text File  |  2012-01-21  |  80b  |  5 lines

  1. on(press){
  2.    _root.Buscar();
  3.    _root.myDataGrid.dataProvider.refresh();
  4. }
  5.